Table 1

base_enc_password Table information:

ParameterRangeTypeDescription
cipher0-1024stringencrypted password using /API/*/TransKey/Get Derived X25519 encryption, using base64 for transmission.
seq0-1000000intreturn /API/*/TransKey/Get The seq returned by the API .
peer_key0-1024stringThe X25519 key encrypted by the client, using base64 for transmission.

Table 2

base_secondary_authentication Table information:

ParameterRangeTypeDescription
cipherlen:44stringencrypted password (using /API/*/TransKey/Get The returned secret key is encrypted), using base64 for transmission. PBKDF2 output length is 32, base64 is 44
seq0-1000000intUse the seq returned by /API/*/TransKey/Get API .